﻿2026-09-06T13:08:46.0381620Z ##[group]Run actions/checkout@v5
2026-09-06T13:08:46.0382512Z with:
2026-09-06T13:08:46.0382926Z   fetch-depth: 2
2026-09-06T13:08:46.0383359Z   repository: BigscreenVR/spt-bs-core
2026-09-06T13:08:46.0386548Z   token: ***
2026-09-06T13:08:46.0386948Z   ssh-strict: true
2026-09-06T13:08:46.0387359Z   ssh-user: git
2026-09-06T13:08:46.0387764Z   persist-credentials: true
2026-09-06T13:08:46.0388222Z   clean: true
2026-09-06T13:08:46.0388614Z   sparse-checkout-cone-mode: true
2026-09-06T13:08:46.0389232Z   fetch-tags: false
2026-09-06T13:08:46.0389751Z   show-progress: true
2026-09-06T13:08:46.0390181Z   lfs: false
2026-09-06T13:08:46.0390577Z   submodules: false
2026-09-06T13:08:46.0391000Z   set-safe-directory: true
2026-09-06T13:08:46.0391450Z   allow-unsafe-pr-checkout: false
2026-09-06T13:08:46.0392157Z ##[endgroup]
2026-09-06T13:08:46.1210145Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-06T13:08:46.1211861Z ##[group]Getting Git version info
2026-09-06T13:08:46.1212642Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-06T13:08:46.1213829Z [command]/usr/bin/git version
2026-09-06T13:08:46.1236064Z git version 2.43.0
2026-09-06T13:08:46.1255411Z ##[endgroup]
2026-09-06T13:08:46.1263742Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/51e315b4-fc2a-47f9-8b8d-5d70bb7a20e7/.gitconfig'
2026-09-06T13:08:46.1270625Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/51e315b4-fc2a-47f9-8b8d-5d70bb7a20e7' before making global git config changes
2026-09-06T13:08:46.1271969Z Adding repository directory to the temporary git global config as a safe directory
2026-09-06T13:08:46.1273164Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-06T13:08:46.1305391Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-06T13:08:46.1322288Z https://github.com/BigscreenVR/spt-bs-core
2026-09-06T13:08:46.1331909Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-06T13:08:46.1334219Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-06T13:08:46.1356750Z HEAD
2026-09-06T13:08:46.1390988Z ##[endgroup]
2026-09-06T13:08:46.1392165Z [command]/usr/bin/git submodule status
2026-09-06T13:08:46.1576256Z ##[group]Cleaning the repository
2026-09-06T13:08:46.1578852Z [command]/usr/bin/git clean -ffdx
2026-09-06T13:08:50.7094605Z Removing target/
2026-09-06T13:08:50.7104502Z [command]/usr/bin/git reset --hard HEAD
2026-09-06T13:08:50.7932022Z HEAD is now at 638c8b76c Merge f94520082a126ce71fe31777312d5ce1ee6fb08f into 17815c9c04be73bfb63a3649071d6101dbd131e5
2026-09-06T13:08:50.7940575Z ##[endgroup]
2026-09-06T13:08:50.7942730Z ##[group]Disabling automatic garbage collection
2026-09-06T13:08:50.7947087Z [command]/usr/bin/git config --local gc.auto 0
2026-09-06T13:08:50.7985897Z ##[endgroup]
2026-09-06T13:08:50.7986540Z ##[group]Setting up auth
2026-09-06T13:08:50.7993971Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-06T13:08:50.8029936Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-06T13:08:50.8225123Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-06T13:08:50.8251636Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-06T13:08:50.8437102Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-06T13:08:50.8461198Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-06T13:08:50.8646966Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-06T13:08:50.8677123Z ##[endgroup]
2026-09-06T13:08:50.8677628Z ##[group]Fetching the repository
2026-09-06T13:08:50.8683105Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +35a7c8609e0188359c17c8e4038b77fe9e2258ba:refs/remotes/pull/192/merge
2026-09-06T13:08:51.5317259Z From https://github.com/BigscreenVR/spt-bs-core
2026-09-06T13:08:51.5318014Z  * [new ref]             35a7c8609e0188359c17c8e4038b77fe9e2258ba -> pull/192/merge
2026-09-06T13:08:51.5343903Z ##[endgroup]
2026-09-06T13:08:51.5344451Z ##[group]Determining the checkout info
2026-09-06T13:08:51.5346694Z ##[endgroup]
2026-09-06T13:08:51.5351734Z [command]/usr/bin/git sparse-checkout disable
2026-09-06T13:08:51.5401575Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-06T13:08:51.5425248Z ##[group]Checking out the ref
2026-09-06T13:08:51.5427728Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/192/merge
2026-09-06T13:08:51.5842071Z Previous HEAD position was 638c8b76c Merge f94520082a126ce71fe31777312d5ce1ee6fb08f into 17815c9c04be73bfb63a3649071d6101dbd131e5
2026-09-06T13:08:51.5845940Z HEAD is now at 35a7c8609 Merge 2446dd61433c4f243b22613039112dccd6d3816d into 17815c9c04be73bfb63a3649071d6101dbd131e5
2026-09-06T13:08:51.5856659Z ##[endgroup]
2026-09-06T13:08:51.5906406Z [command]/usr/bin/git log -1 --format=%H
2026-09-06T13:08:51.5937863Z 35a7c8609e0188359c17c8e4038b77fe9e2258ba
